[INFO] fetching crate palkia 0.16.0...
[INFO] fixing palkia-0.16.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate palkia 0.16.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate palkia 0.16.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate palkia 0.16.0
[INFO] tweaked toml for crates.io crate palkia 0.16.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate palkia 0.16.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate palkia 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 28b2149012905ce2e35f2c6232c1f72da321f7b351a6170ee41ed3b108d20491
[INFO] running `Command { std: "docker" "start" "28b2149012905ce2e35f2c6232c1f72da321f7b351a6170ee41ed3b108d20491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28b2149012905ce2e35f2c6232c1f72da321f7b351a6170ee41ed3b108d20491" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28b2149012905ce2e35f2c6232c1f72da321f7b351a6170ee41ed3b108d20491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28b2149012905ce2e35f2c6232c1f72da321f7b351a6170ee41ed3b108d20491" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling linkme-impl v0.3.27
[INFO] [stderr]    Compiling typetag-impl v0.2.16
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling palkia_macros v0.13.1
[INFO] [stderr]     Checking linkme v0.3.27
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking kdl v4.6.0
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking crossterm v0.24.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking knurdy v0.2.0
[INFO] [stderr]     Checking aglet v0.5.2
[INFO] [stderr]     Checking typetag v0.2.16
[INFO] [stderr]     Checking palkia v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/entities.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/serde/entity.rs:160:28
[INFO] [stdout]     |
[INFO] [stdout] 160 |     while let Some(next) = seq.next_element()? {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |       |
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `next` calls a custom destructor
[INFO] [stdout]     |                    `next` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 |       tracker.insert_raw(next.inner);
[INFO] [stdout]     |       ------------------------------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 164 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `next` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/serde/entity.rs:160:28
[INFO] [stdout]     |
[INFO] [stdout] 160 |     while let Some(next) = seq.next_element()? {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |       |
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `next` calls a custom destructor
[INFO] [stdout]     |                    `next` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 |       tracker.insert_raw(next.inner);
[INFO] [stdout]     |       ------------------------------
[INFO] [stdout]     |       |
[INFO] [stdout]     |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 164 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `next` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/liveness.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/queries.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/game.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/cancellation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/friendly_names.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/builder_access.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/spawn_despawn.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/compose.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/compose.rs (2 fixes)
[INFO] [stderr]    Migrating tests/proc_macros/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/messages.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/fabricator/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/callbacks.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/serde.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> tests/serde.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     if let Some(w1_counter) = world1.query::<&Counter>(e) {
[INFO] [stdout]    |                 ----------    ---------------------------
[INFO] [stdout]    |                 |             |
[INFO] [stdout]    |                 |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                 |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                 `w1_counter` calls a custom destructor
[INFO] [stdout]    |                 `w1_counter` will be dropped later as of Edition 2024
[INFO] [stdout] 43 |       let w2_counter = world2.query::<&Counter>(e).unwrap_or_else(|| {
[INFO] [stdout]    |           ----------
[INFO] [stdout]    |           |
[INFO] [stdout]    |           `w2_counter` calls a custom destructor
[INFO] [stdout]    |           `w2_counter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 54 |     if world1.query::<&Duplicator>(e).is_some() {
[INFO] [stdout]    |        ------------------------------
[INFO] [stdout]    |        |
[INFO] [stdout]    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 55 |       assert!(
[INFO] [stdout] 56 |         world2.query::<&Duplicator>(e).is_some(),
[INFO] [stdout]    |         ------------------------------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 62 |     if let Some(w1_strange) =
[INFO] [stdout]    |                 ----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `w1_strange` calls a custom destructor
[INFO] [stdout]    |                 `w1_strange` will be dropped later as of Edition 2024
[INFO] [stdout] 63 |       world1.query::<&ComponentWithStrangeFriendlyName>(e)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |       |
[INFO] [stdout]    |       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 64 |     {
[INFO] [stdout] 65 |       let w2_strange = world2.query::<&ComponentWithStrangeFriendlyName>(e).unwrap_or_else(|| {
[INFO] [stdout]    |           ----------
[INFO] [stdout]    |           |
[INFO] [stdout]    |           `w2_strange` calls a custom destructor
[INFO] [stdout]    |           `w2_strange` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 75 |   }
[INFO] [stdout]    |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `w1_counter` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `w2_counter` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `w1_strange` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `w2_strange` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/register.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/track.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/lazy.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.60s
[INFO] [stderr] crater-edition-check: palkia v0.16.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking palkia v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/access.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_>;
[INFO] [stdout]    |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_> {
[INFO] [stdout]     |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_> {
[INFO] [stdout]     |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/access.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_>;
[INFO] [stdout]    |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_> {
[INFO] [stdout]     |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder<'_, '_> {
[INFO] [stdout]     |                                          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/callbacks.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[register_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/callbacks.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[register_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/callbacks.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Resource, Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::RESOURCE_REGISTRATORS` which comes from the expansion of the derive macro `Resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> tests/cancellation.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[register_component]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/cancellation.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[register_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/compose.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[register_component(marker)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `palkia` (test "cancellation") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/serde.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[register_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/serde.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[register_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/serde.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[register_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/serde.rs:257:10
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Resource, Debug, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::RESOURCE_REGISTRATORS` which comes from the expansion of the derive macro `Resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> tests/builder_access.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[register_component(marker)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> tests/track.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Resource, Default)]
[INFO] [stdout]   |                                  ^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `palkia::__private::RESOURCE_REGISTRATORS` which comes from the expansion of the derive macro `Resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> tests/track.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[register_component]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/track.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[register_component(marker)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> tests/builder_access.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[register_component(marker)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/serde.rs:263:10
[INFO] [stdout]     |
[INFO] [stdout] 263 | #[derive(Resource, Default, Debug, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::RESOURCE_REGISTRATORS` which comes from the expansion of the derive macro `Resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/builder_access.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[register_component(marker)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/serde.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Default, Resource, Serialize, Deserialize)]
[INFO] [stdout]     |                   ^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::RESOURCE_REGISTRATORS` which comes from the expansion of the derive macro `Resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/serde.rs:280:1
[INFO] [stdout]     |
[INFO] [stdout] 280 | manually_register_resource!(ResWithStrangeFriendlyName);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::RESOURCE_REGISTRATORS` which comes from the expansion of the macro `manually_register_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `palkia` (test "track") due to 3 previous errors
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/queries.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[register_component(marker)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/queries.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[register_component(marker)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> tests/queries.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[register_component(marker)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `palkia` (test "builder_access") due to 3 previous errors
[INFO] [stderr] error: could not compile `palkia` (test "compose") due to 1 previous error
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/messages.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[register_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/lazy.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[register_component(marker)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/lazy.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[register_component(marker)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/lazy.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[register_component(marker)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/spawn_despawn.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[register_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `palkia` (test "callbacks") due to 3 previous errors
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/game.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[register_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/game.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[register_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/game.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[register_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/game.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[register_component]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::COMPONENT_REGISTRATORS` which comes from the expansion of the attribute macro `register_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/game.rs:222:10
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[derive(Resource, Default, Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `palkia::__private::RESOURCE_REGISTRATORS` which comes from the expansion of the derive macro `Resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `palkia` (test "lazy") due to 3 previous errors
[INFO] [stderr] error: could not compile `palkia` (test "queries") due to 3 previous errors
[INFO] [stderr] error: could not compile `palkia` (test "messages") due to 1 previous error
[INFO] [stderr] error: could not compile `palkia` (test "serde") due to 7 previous errors
[INFO] [stderr] error: could not compile `palkia` (example "game") due to 5 previous errors
[INFO] [stderr] error: could not compile `palkia` (test "spawn_despawn") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "28b2149012905ce2e35f2c6232c1f72da321f7b351a6170ee41ed3b108d20491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28b2149012905ce2e35f2c6232c1f72da321f7b351a6170ee41ed3b108d20491", kill_on_drop: false }`
[INFO] [stdout] 28b2149012905ce2e35f2c6232c1f72da321f7b351a6170ee41ed3b108d20491
